ubuntu16.04编译QT5.6所依赖的库
里面介绍了ubuntu环境下,编译该版本的QT需要安装的包。
New dependencies in Qt 5
------------------------
Linux: On systems running X11, the XCB libraries are required for the platform plugin to build. qtbase/src/plugins/platforms/xcb/README
lists the required packages.
Qt 5 can make use of the ICU libraries providing Unicode and Globalization support (see ). They are required for building QtWebKit.
On Linux, they will be auto-detected.
On Windows, they need to be manually installed and the "include" and "lib" folders of the ICU installation must be appended to the INCLUDE and LIB environment variables after calling the Windows SDK setup script.
The "bin" folder of the ICU installation should be appended to the PATH environment variable in order to for the DLLs to be found at run-time.
我们能够发现,在 . qtbase/src/plugins/platforms/xcb/README 的文件里,有我们所需要的安装包!
下面的这些安装包,是经过我修改的,适用于ubuntu16.04的安装包:
sudo apt-get install libxcb1 libxcb1-dev libx11-xcb1 libx11-xcb-dev libxcb-keysyms1 libxcb-keysyms1-dev libxcb-image0 libxcb-image0-dev libxcb-shm0 libxcb-shm0-dev libxcb-icccm* libxcb-icccm4-dev libxcb-sync* libxcb-sync-dev libxcb-render-util0 libxcb-render-util0-dev libxcb-xfixes0-dev libxrender-dev libxcb-shape0-dev libxcb-randr0-dev libxcb-glx0-dev libxcb-xinerama0-dev
相关热词:
本站内容来源于网络,如有侵权请与我们联系,我们会及时删除,我们深感抱歉!
注:本站所有信息仅供用于网络技术学习参考,学习中请遵循相关法律法规!
本文地址: https://v30.fanwenzhu.com/xt/ub/7573.shtml
相关文章
热门TAG
win10 ecshop 主机 阿里云 解决 配置 C# C++ 解析 SQL语句 命令 Go语言 方法 CSS3 HTML5 CSS win7 MSSQL 服务器配置 IIS7.5 IIS7 IIS6 IIS CentOS 7 Linux oracle数据库 oracle phpcms discuz discuz教程最新文章
-
遐想小新air pro 13的安装
时间:2021-01-23
-
运行以下命令安装和升级
时间:2021-01-23
-
如果你使用的是Kubuntu 17
时间:2021-01-23
-
5.我能从 Windows/OS X 切换到
时间:2021-01-23
-
它将仅搜索 LTS 版本
时间:2021-01-23
-
所有CA都必须在颁发特定域
时间:2021-01-23
-
而不是Ubuntu 17.10上的Unit
时间:2021-01-23
-
对Wndows用户来说
时间:2021-01-23
热门文章
-
哪一种Ubuntu官方版本最适合你?
时间:2020-12-22
-
高分辨率笔记本的LinuxMint/Ubuntu调适
时间:2020-12-27
-
Ubuntu 18.04 LTS首个Beta风味版本下载
时间:2020-12-22
-
ubuntu16.04 Nvidia显卡的风扇调速及startx的后
时间:2021-01-04
-
Ubuntu卸载VTK,及安装python可用的VTK
时间:2021-01-09
-
ubuntu更新python2.7 ssl错误解决
时间:2021-01-06
-
Ubuntu下安装Docker教程
时间:2020-12-23
-
可以通过卸载原有的vim-common组件
时间:2021-01-20
-
Ubuntu 17.10已经发布-看看新功能
时间:2020-12-26
-
所有CA都必须在颁发特定域名证书之前检
时间:2021-01-23
